Time limit:2000/1000 MS (java/others) Memory limit:65536/32768 K (java/others)
Total submission (s): 2024 Accepted Submission (s): 1346
problem descriptionfind and list all four-digit numbers in Decimal notation that has the property, the sum of its four digits equals, the sum of its digits when represented in H Exadecimal (base) notation and also equals the sum of its digits when represented in duodecimal (b
Specialized four-digit numbers
Time Limit: 2000/1000 MS (Java/others) memory limit: 65536/32768 K (Java/Others)Total submission (s): 1431 accepted submission (s): 1017 Problem descriptionfind and list all four-digit numbers in decimal notation that have the property that the sum of its four digits equals the sum of its digits when represented in hexadecimal (base 16) notation and also equals the sum of its digits when represented in duodecimal (Base
Specialized Four-digit NumbersTime limit:2000/1000 MS (java/others) Memory limit:65536/32768 K (java/others)Total submission (s): 4603 Accepted Submission (s): 3344Problem Descriptionfind and list all four-digit numbers in decimal notation that has the property, the sum of its fou R digits equals the sum of its digits when represented in hexadecimal (base) notation and also equals the sum of its di Gits when represented in Duodecimal (base) notation.
/* Constraintstime limit: 1 secs, memory limit: 32 mbdescriptionfind and list all four-digit numbers in decimal notation that have the property that the sum of its four digits equals the sum of its digits when represented in hexadecimal (base 16) notation and also equals the sum of its digits when represented in duodecimal (Base 12) notation. for example, the number 2991 has the sum of (decimal) Dig Its 2 + 9 + 9 + 1 = 21. since 2991 = 1*1728 + 8*144
Four-Digit Numbers hdoj-1197-SpecializedSpecialized Four-Digit NumbersTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission (s): 4963 Accepted Submission (s): 3587Problem Description Find and list all four-digit numbers in decimal notation that have the property that the sum of its four digits equals the sum of its digits when represented in hexadecimal (base 16) notation and also equals the sum of its digits when represented in
Problem descriptionfind and list all four-digit numbers in decimal notation that have the property that the sum of its four digits equals the sum of its digits when represented in hexadecimal (base 16) notation and also equals the sum of its digits
When represented in duodecimal (Base 12) notation.
For example, the number 2991 has the sum of (decimal) digits 2 + 9 + 9 + 1 = 21. since 2991 = 1*1728 + 8*144 + 9*12 + 3, its
(Hdu step 1.2.8) Specialized Four-Digit Numbers (calculate the sum of Numbers on each Digit), hdu1.2.8
Question:
Specialized Four-Digit Numbers
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)
Total Submission (s): 2027 Accepted Submission (s): 1349
Problem DescriptionFind and list all four-digit numbers in decimal notation that have the property that the sum of its four digits equals the sum of its digits when repres
POJ 2196 Specialized Four-Digit Numbers, pojfour-digit
At the beginning, I wrote questions on POJ .... A few questions first, hey
DescriptionFind and list all four-digit numbers in decimal notation that have the property that the sum of its four digits equals the sum of its digits when represented in hexadecimal (base 16) notation and also equals the sum of its digits when represented in duodecimal (base 12) notation.
For example, the number 2991 ha
Contact Us
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.